バージョン

GeographicShapeSeriesBase<T,M,A> クラス

GeographicShapeSeriesBaseModel クラスのラッパー
シンタックス
'宣言
 
Public MustInherit Class GeographicShapeSeriesBase
    (Of T As Class,
     M As {New, GeographicShapeSeriesBaseModel},
     A As GeographicShapeSeriesBase(Of T,M,A)) 
   Inherits GeographicMapSeriesHost(Of T,M,A)
public abstract class GeographicShapeSeriesBase<T,M,A> : GeographicMapSeriesHost<T,M,A> 
where T: class
where M: new(), GeographicShapeSeriesBaseModel
where A: GeographicShapeSeriesBase<T,M,A>
型パラメータ
T
M
A
参照

オンラインで表示: GitHub